3.488 \(\int \frac {\coth ^2(e+f x)}{\sqrt {a+b \sinh ^2(e+f x)}} \, dx\)

Optimal. Leaf size=207 \[ \frac {\tanh (e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{a f}-\frac {\coth (e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{a f}+\frac {\text {sech}(e+f x) \sqrt {a+b \sinh ^2(e+f x)} F\left (\tan ^{-1}(\sinh (e+f x))|1-\frac {b}{a}\right )}{a f \sqrt {\frac {\text {sech}^2(e+f x) \left (a+b \sinh ^2(e+f x)\right )}{a}}}-\frac {\text {sech}(e+f x) \sqrt {a+b \sinh ^2(e+f x)} E\left (\tan ^{-1}(\sinh (e+f x))|1-\frac {b}{a}\right )}{a f \sqrt {\frac {\text {sech}^2(e+f x) \left (a+b \sinh ^2(e+f x)\right )}{a}}} \]

[Out]

-coth(f*x+e)*(a+b*sinh(f*x+e)^2)^(1/2)/a/f-(1/(1+sinh(f*x+e)^2))^(1/2)*(1+sinh(f*x+e)^2)^(1/2)*EllipticE(sinh(
f*x+e)/(1+sinh(f*x+e)^2)^(1/2),(1-b/a)^(1/2))*sech(f*x+e)*(a+b*sinh(f*x+e)^2)^(1/2)/a/f/(sech(f*x+e)^2*(a+b*si
nh(f*x+e)^2)/a)^(1/2)+(1/(1+sinh(f*x+e)^2))^(1/2)*(1+sinh(f*x+e)^2)^(1/2)*EllipticF(sinh(f*x+e)/(1+sinh(f*x+e)
^2)^(1/2),(1-b/a)^(1/2))*sech(f*x+e)*(a+b*sinh(f*x+e)^2)^(1/2)/a/f/(sech(f*x+e)^2*(a+b*sinh(f*x+e)^2)/a)^(1/2)
+(a+b*sinh(f*x+e)^2)^(1/2)*tanh(f*x+e)/a/f

________________________________________________________________________________________

Rubi [A]  time = 0.20, antiderivative size = 207, normalized size of antiderivative = 1.00, number of steps used = 6, number of rules used = 6, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.240, Rules used = {3196, 475, 422, 418, 492, 411} \[ \frac {\tanh (e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{a f}-\frac {\coth (e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{a f}+\frac {\text {sech}(e+f x) \sqrt {a+b \sinh ^2(e+f x)} F\left (\tan ^{-1}(\sinh (e+f x))|1-\frac {b}{a}\right )}{a f \sqrt {\frac {\text {sech}^2(e+f x) \left (a+b \sinh ^2(e+f x)\right )}{a}}}-\frac {\text {sech}(e+f x) \sqrt {a+b \sinh ^2(e+f x)} E\left (\tan ^{-1}(\sinh (e+f x))|1-\frac {b}{a}\right )}{a f \sqrt {\frac {\text {sech}^2(e+f x) \left (a+b \sinh ^2(e+f x)\right )}{a}}} \]

Antiderivative was successfully verified.

[In]

Int[Coth[e + f*x]^2/Sqrt[a + b*Sinh[e + f*x]^2],x]

[Out]

-((Coth[e + f*x]*Sqrt[a + b*Sinh[e + f*x]^2])/(a*f)) - (EllipticE[ArcTan[Sinh[e + f*x]], 1 - b/a]*Sech[e + f*x
]*Sqrt[a + b*Sinh[e + f*x]^2])/(a*f*Sqrt[(Sech[e + f*x]^2*(a + b*Sinh[e + f*x]^2))/a]) + (EllipticF[ArcTan[Sin
h[e + f*x]], 1 - b/a]*Sech[e + f*x]*Sqrt[a + b*Sinh[e + f*x]^2])/(a*f*Sqrt[(Sech[e + f*x]^2*(a + b*Sinh[e + f*
x]^2))/a]) + (Sqrt[a + b*Sinh[e + f*x]^2]*Tanh[e + f*x])/(a*f)

Rule 411

Int[Sqrt[(a_) + (b_.)*(x_)^2]/((c_) + (d_.)*(x_)^2)^(3/2), x_Symbol] :> Simp[(Sqrt[a + b*x^2]*EllipticE[ArcTan
[Rt[d/c, 2]*x], 1 - (b*c)/(a*d)])/(c*Rt[d/c, 2]*Sqrt[c + d*x^2]*Sqrt[(c*(a + b*x^2))/(a*(c + d*x^2))]), x] /;
FreeQ[{a, b, c, d}, x] && PosQ[b/a] && PosQ[d/c]

Rule 418

Int[1/(Sqrt[(a_) + (b_.)*(x_)^2]*Sqrt[(c_) + (d_.)*(x_)^2]), x_Symbol] :> Simp[(Sqrt[a + b*x^2]*EllipticF[ArcT
an[Rt[d/c, 2]*x], 1 - (b*c)/(a*d)])/(a*Rt[d/c, 2]*Sqrt[c + d*x^2]*Sqrt[(c*(a + b*x^2))/(a*(c + d*x^2))]), x] /
; FreeQ[{a, b, c, d}, x] && PosQ[d/c] && PosQ[b/a] &&  !SimplerSqrtQ[b/a, d/c]

Rule 422

Int[Sqrt[(a_) + (b_.)*(x_)^2]/Sqrt[(c_) + (d_.)*(x_)^2], x_Symbol] :> Dist[a, Int[1/(Sqrt[a + b*x^2]*Sqrt[c +
d*x^2]), x], x] + Dist[b, Int[x^2/(Sqrt[a + b*x^2]*Sqrt[c + d*x^2]), x], x] /; FreeQ[{a, b, c, d}, x] && PosQ[
d/c] && PosQ[b/a]

Rule 475

Int[((e_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[((e*x)^(m
 + 1)*(a + b*x^n)^(p + 1)*(c + d*x^n)^q)/(a*e*(m + 1)), x] - Dist[1/(a*e^n*(m + 1)), Int[(e*x)^(m + n)*(a + b*
x^n)^p*(c + d*x^n)^(q - 1)*Simp[c*b*(m + 1) + n*(b*c*(p + 1) + a*d*q) + d*(b*(m + 1) + b*n*(p + q + 1))*x^n, x
], x], x] /; FreeQ[{a, b, c, d, e, p}, x] && NeQ[b*c - a*d, 0] && IGtQ[n, 0] && LtQ[0, q, 1] && LtQ[m, -1] &&
IntBinomialQ[a, b, c, d, e, m, n, p, q, x]

Rule 492

Int[(x_)^2/(Sqrt[(a_) + (b_.)*(x_)^2]*Sqrt[(c_) + (d_.)*(x_)^2]), x_Symbol] :> Simp[(x*Sqrt[a + b*x^2])/(b*Sqr
t[c + d*x^2]), x] - Dist[c/b, Int[Sqrt[a + b*x^2]/(c + d*x^2)^(3/2), x], x] /; FreeQ[{a, b, c, d}, x] && NeQ[b
*c - a*d, 0] && PosQ[b/a] && PosQ[d/c] &&  !SimplerSqrtQ[b/a, d/c]

Rule 3196

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)]^2)^(p_.)*tan[(e_.) + (f_.)*(x_)]^(m_), x_Symbol] :> With[{ff = FreeF
actors[Sin[e + f*x], x]}, Dist[(ff^(m + 1)*Sqrt[Cos[e + f*x]^2])/(f*Cos[e + f*x]), Subst[Int[(x^m*(a + b*ff^2*
x^2)^p)/(1 - ff^2*x^2)^((m + 1)/2), x], x, Sin[e + f*x]/ff], x]] /; FreeQ[{a, b, e, f, p}, x] && IntegerQ[m/2]
 &&  !IntegerQ[p]

Rubi steps

\begin {align*} \int \frac {\coth ^2(e+f x)}{\sqrt {a+b \sinh ^2(e+f x)}} \, dx &=\frac {\left (\sqrt {\cosh ^2(e+f x)} \text {sech}(e+f x)\right ) \operatorname {Subst}\left (\int \frac {\sqrt {1+x^2}}{x^2 \sqrt {a+b x^2}} \, dx,x,\sinh (e+f x)\right )}{f}\\ &=-\frac {\coth (e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{a f}+\frac {\left (\sqrt {\cosh ^2(e+f x)} \text {sech}(e+f x)\right ) \operatorname {Subst}\left (\int \frac {\sqrt {a+b x^2}}{\sqrt {1+x^2}} \, dx,x,\sinh (e+f x)\right )}{a f}\\ &=-\frac {\coth (e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{a f}+\frac {\left (\sqrt {\cosh ^2(e+f x)} \text {sech}(e+f x)\right ) \operatorname {Subst}\left (\int \frac {1}{\sqrt {1+x^2} \sqrt {a+b x^2}} \, dx,x,\sinh (e+f x)\right )}{f}+\frac {\left (b \sqrt {\cosh ^2(e+f x)} \text {sech}(e+f x)\right ) \operatorname {Subst}\left (\int \frac {x^2}{\sqrt {1+x^2} \sqrt {a+b x^2}} \, dx,x,\sinh (e+f x)\right )}{a f}\\ &=-\frac {\coth (e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{a f}+\frac {F\left (\tan ^{-1}(\sinh (e+f x))|1-\frac {b}{a}\right ) \text {sech}(e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{a f \sqrt {\frac {\text {sech}^2(e+f x) \left (a+b \sinh ^2(e+f x)\right )}{a}}}+\frac {\sqrt {a+b \sinh ^2(e+f x)} \tanh (e+f x)}{a f}-\frac {\left (\sqrt {\cosh ^2(e+f x)} \text {sech}(e+f x)\right ) \operatorname {Subst}\left (\int \frac {\sqrt {a+b x^2}}{\left (1+x^2\right )^{3/2}} \, dx,x,\sinh (e+f x)\right )}{a f}\\ &=-\frac {\coth (e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{a f}-\frac {E\left (\tan ^{-1}(\sinh (e+f x))|1-\frac {b}{a}\right ) \text {sech}(e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{a f \sqrt {\frac {\text {sech}^2(e+f x) \left (a+b \sinh ^2(e+f x)\right )}{a}}}+\frac {F\left (\tan ^{-1}(\sinh (e+f x))|1-\frac {b}{a}\right ) \text {sech}(e+f x) \sqrt {a+b \sinh ^2(e+f x)}}{a f \sqrt {\frac {\text {sech}^2(e+f x) \left (a+b \sinh ^2(e+f x)\right )}{a}}}+\frac {\sqrt {a+b \sinh ^2(e+f x)} \tanh (e+f x)}{a f}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C]  time = 0.40, size = 105, normalized size = 0.51 \[ \frac {\sqrt {2} \coth (e+f x) (-2 a-b \cosh (2 (e+f x))+b)-2 i a \sqrt {\frac {2 a+b \cosh (2 (e+f x))-b}{a}} E\left (i (e+f x)\left |\frac {b}{a}\right .\right )}{2 a f \sqrt {2 a+b \cosh (2 (e+f x))-b}} \]

Antiderivative was successfully verified.

[In]

Integrate[Coth[e + f*x]^2/Sqrt[a + b*Sinh[e + f*x]^2],x]

[Out]

(Sqrt[2]*(-2*a + b - b*Cosh[2*(e + f*x)])*Coth[e + f*x] - (2*I)*a*Sqrt[(2*a - b + b*Cosh[2*(e + f*x)])/a]*Elli
pticE[I*(e + f*x), b/a])/(2*a*f*Sqrt[2*a - b + b*Cosh[2*(e + f*x)]])

________________________________________________________________________________________

fricas [F]  time = 0.49, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {\coth \left (f x + e\right )^{2}}{\sqrt {b \sinh \left (f x + e\right )^{2} + a}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(coth(f*x+e)^2/(a+b*sinh(f*x+e)^2)^(1/2),x, algorithm="fricas")

[Out]

integral(coth(f*x + e)^2/sqrt(b*sinh(f*x + e)^2 + a), x)

________________________________________________________________________________________

giac [F(-2)]  time = 0.00, size = 0, normalized size = 0.00 \[ \text {Exception raised: TypeError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(coth(f*x+e)^2/(a+b*sinh(f*x+e)^2)^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,x):;OUTPUT:Warn
ing, integration of abs or sign assumes constant sign by intervals (correct if the argument is real):Check [ab
s(t_nostep)]Evaluation time: 0.59Unable to divide, perhaps due to rounding error%%%{64,[4,6,4]%%%}+%%%{%%%{-12
8,[1]%%%},[4,6,3]%%%}+%%%{%%%{64,[2]%%%},[4,6,2]%%%}+%%%{%%{[256,0]:[1,0,%%%{-1,[1]%%%}]%%},[3,6,4]%%%}+%%%{%%
{[%%%{-512,[1]%%%},0]:[1,0,%%%{-1,[1]%%%}]%%},[3,6,3]%%%}+%%%{%%{[%%%{256,[2]%%%},0]:[1,0,%%%{-1,[1]%%%}]%%},[
3,6,2]%%%}+%%%{-512,[2,6,5]%%%}+%%%{%%%{1408,[1]%%%},[2,6,4]%%%}+%%%{%%%{-1280,[2]%%%},[2,6,3]%%%}+%%%{%%%{384
,[3]%%%},[2,6,2]%%%}+%%%{%%{[-1024,0]:[1,0,%%%{-1,[1]%%%}]%%},[1,6,5]%%%}+%%%{%%{[%%%{2304,[1]%%%},0]:[1,0,%%%
{-1,[1]%%%}]%%},[1,6,4]%%%}+%%%{%%{[%%%{-1536,[2]%%%},0]:[1,0,%%%{-1,[1]%%%}]%%},[1,6,3]%%%}+%%%{%%{[%%%{256,[
3]%%%},0]:[1,0,%%%{-1,[1]%%%}]%%},[1,6,2]%%%}+%%%{1024,[0,6,6]%%%}+%%%{%%%{-2560,[1]%%%},[0,6,5]%%%}+%%%{%%%{2
112,[2]%%%},[0,6,4]%%%}+%%%{%%%{-640,[3]%%%},[0,6,3]%%%}+%%%{%%%{64,[4]%%%},[0,6,2]%%%} / %%%{%%%{1,[1]%%%},[4
,0,0]%%%}+%%%{%%{poly1[%%%{4,[1]%%%},0]:[1,0,%%%{-1,[1]%%%}]%%},[3,0,0]%%%}+%%%{%%%{-8,[1]%%%},[2,0,1]%%%}+%%%
{%%%{6,[2]%%%},[2,0,0]%%%}+%%%{%%{poly1[%%%{-16,[1]%%%},0]:[1,0,%%%{-1,[1]%%%}]%%},[1,0,1]%%%}+%%%{%%{poly1[%%
%{4,[2]%%%},0]:[1,0,%%%{-1,[1]%%%}]%%},[1,0,0]%%%}+%%%{%%%{16,[1]%%%},[0,0,2]%%%}+%%%{%%%{-8,[2]%%%},[0,0,1]%%
%}+%%%{%%%{1,[3]%%%},[0,0,0]%%%} Error: Bad Argument Value

________________________________________________________________________________________

maple [A]  time = 0.27, size = 217, normalized size = 1.05 \[ -\frac {-\sinh \left (f x +e \right ) \sqrt {\frac {\cosh \left (2 f x +2 e \right )}{2}+\frac {1}{2}}\, \sqrt {\frac {b \left (\cosh ^{2}\left (f x +e \right )\right )}{a}+\frac {a -b}{a}}\, \left (a \EllipticF \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right )-b \EllipticF \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right )+b \EllipticE \left (\sinh \left (f x +e \right ) \sqrt {-\frac {b}{a}}, \sqrt {\frac {a}{b}}\right )\right )+\sqrt {-\frac {b}{a}}\, b \left (\cosh ^{4}\left (f x +e \right )\right )+\left (\sqrt {-\frac {b}{a}}\, a -\sqrt {-\frac {b}{a}}\, b \right ) \left (\cosh ^{2}\left (f x +e \right )\right )}{\sqrt {-\frac {b}{a}}\, a \sinh \left (f x +e \right ) \cosh \left (f x +e \right ) \sqrt {a +b \left (\sinh ^{2}\left (f x +e \right )\right )}\, f} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(coth(f*x+e)^2/(a+b*sinh(f*x+e)^2)^(1/2),x)

[Out]

-(-sinh(f*x+e)*(cosh(f*x+e)^2)^(1/2)*(b/a*cosh(f*x+e)^2+(a-b)/a)^(1/2)*(a*EllipticF(sinh(f*x+e)*(-1/a*b)^(1/2)
,(a/b)^(1/2))-b*EllipticF(sinh(f*x+e)*(-1/a*b)^(1/2),(a/b)^(1/2))+b*EllipticE(sinh(f*x+e)*(-1/a*b)^(1/2),(a/b)
^(1/2)))+(-1/a*b)^(1/2)*b*cosh(f*x+e)^4+((-1/a*b)^(1/2)*a-(-1/a*b)^(1/2)*b)*cosh(f*x+e)^2)/(-1/a*b)^(1/2)/a/si
nh(f*x+e)/cosh(f*x+e)/(a+b*sinh(f*x+e)^2)^(1/2)/f

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\coth \left (f x + e\right )^{2}}{\sqrt {b \sinh \left (f x + e\right )^{2} + a}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(coth(f*x+e)^2/(a+b*sinh(f*x+e)^2)^(1/2),x, algorithm="maxima")

[Out]

integrate(coth(f*x + e)^2/sqrt(b*sinh(f*x + e)^2 + a), x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.00 \[ \int \frac {{\mathrm {coth}\left (e+f\,x\right )}^2}{\sqrt {b\,{\mathrm {sinh}\left (e+f\,x\right )}^2+a}} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(coth(e + f*x)^2/(a + b*sinh(e + f*x)^2)^(1/2),x)

[Out]

int(coth(e + f*x)^2/(a + b*sinh(e + f*x)^2)^(1/2), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {\coth ^{2}{\left (e + f x \right )}}{\sqrt {a + b \sinh ^{2}{\left (e + f x \right )}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(coth(f*x+e)**2/(a+b*sinh(f*x+e)**2)**(1/2),x)

[Out]

Integral(coth(e + f*x)**2/sqrt(a + b*sinh(e + f*x)**2), x)

________________________________________________________________________________________